@charset "UTF-8";

/*全体の設定
---------------------------------------------------------------------------*/
html,body,#container {height: 100%;}
body {
	margin: 0px;
	padding: 0px;
	color: #2a3439;	/*全体の文字色*/
	font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 16px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	background: #fff;	/*背景色*/
	-webkit-text-size-adjust: none;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {
	border: none;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	font-weight: normal;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
video {max-width: 100%;
}
iframe {width: 100%;
}

/* link styles
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	border-bottom-color: #363;
	text-decoration: underline;
	color: #096;
}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	left: +1px;
	top: +1px;
	font-weight: bold;
	color: #099;
	text-align: center;
}
/* basic layout
-------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 910px;
}
#mainContents {
	padding: 10px;
	width: 890px;
	margin-bottom: 30px;
}
#footer {
	color: #003300;
	background-color: #ebebeb;
	padding: 15px;
	clear: both;
	background-position: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
/* header styles
-------------------------------*/
#header {
	background-color: #FFFFFF;
	height: 120px;
	position: relative;
	background-repeat: repeat-x;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
#header #logo {
	left: 10px;
	top: 10px;
	float: left;
	position: absolute;
	width: 405px;
}
#header   p {
	float: right;
	font-weight: bold;
	background-color: #FFFFFF;
	right: 30px;
	margin: 10px;
}
#header ul {
	width: 899px;
	left: 5px;
	top: 75px;
	float: left;
	position: absolute;
}
#header  ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#header ul li a {
	line-height: 2.2em;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 2.2em;
	text-align: left;
	display: block;
	margin-left: 10px;
	padding: 5px;
}
#header ul li #nOrder a {
	border-left-style: none;
	color: #333;
}
#order #header #nOrder a,
#works #header #nWorks a,
#project #header #nProject a,
#links #header #nLinks a,
#present #header #nPresent a,
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #309e2b;
}
/* footer styles
-------------------------------*/
#footer ul {
	text-align: center;
	height: 30px;
	width: 760px;
	border-top: 1px solid #309e2b;
	border-bottom: 1px solid #309e2b;
	left: 100px;
	background-position: center center;
	margin: 5px;
	line-height: 2.5em;
}
#footer ul li a {
	color: #003300;
	background-color: #FFFFFF;
}
#footer ul li a:hover {
	color: #666666;
	text-decoration: none;
}
#footer p　a {
	color: #333333;
}
#footer p a:hover {
	color: #666666;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	text-align: center;
	margin: 10px;
}
#footer address {
	text-align: center;
}
#footer p {
	margin:15px;
}
/* mainContents
-------------------------------*/
#mainContents h2 {
}
#mainContents h3 {
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
}
#mainContents ul {
	margin: 10px;
}
#mainContents ul li {
	margin-left: 10px;
	list-style: none;
	margin-bottom: 5px;
}
#mainContents dl {
}
#mainContents img {
	margin: 5px;
}
.flostLeft {
	float: left;
}
.floatRight {
	float: right;
}
/* sideBar styles
-------------------------------*/
#sideBar h2 {
	margin: 15px 5px 5px 15px;
}
#sideBar p {
	margin-top: 10px;
	margin-left: 10px;
}
#sideBar ul {
	margin-top: 10px;
}
#sideBar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sideBar ul li a {
	display: block;
}
#mainContents #news {
	margin: 5px;
}
#mainContents #news dl dd {
	float: left;
}
#home #wrapper #mainContents p a {
}
#home #wrapper #mainContents table tr td b font {
}
#home #wrapper #mainContents table tr td b font {
	text-align: right;
}
#home #wrapper #mainContents table tr td b font {
	text-align: center;
	color: #000033;
}
#home #wrapper #mainContents table tr td p a font font font b {
	text-align: center;
}
#home #wrapper #mainContents table {
	text-align: center;
	color: #000;
}
#home #wrapper #mainContents table tr td {
	font-size: 100%;
	color: #000;
}
.Blue {
	color: #0000FF;
}
#home #wrapper #header ul #nLinks a strong {
	color: #000099;
}
black {
	color: #000;
}
.black {
	color: #000;
	font-weight: normal;
}
